home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / comm / wl95v101.zip / NMSCKN.DL_ / NMSCKN.DL / string.txt next >
Text File  |  1996-04-25  |  2KB  |  49 lines

  1. 10004    The operation is canceled
  2. 10013    The requested address is a broadcast address, but flag is not set
  3. 10014    Invalid argument
  4. 10022    Socket not bound, invalid address or listen is not invoked prior to accept
  5. 10024    No more file descriptors are available, accept queue is empty
  6. 10035    Socket is non-blocking and the specified operation will block
  7. 10036    A blocking winsock operation is in progress
  8. 10037    The operation is completed. No blocking operation is in progress.
  9. 10038    The descriptor is not a socket
  10. 10039    Destination address is required
  11. 10040    The datagram is too large to fit into the buffer and is truncated
  12. 10041    The specified port is the wrong type of this socket
  13. 10042    Option unknown, or unsupported
  14. 10043    The specified port is  not supported
  15. 10044    Socket type not supported in this address family
  16. 10045    Socket s not a type that supports connection oriented service
  17. 10047    Address Family is not supporeted
  18. 10048    Address in use
  19. 10049    Address is not available from the local machine
  20. 10050    Network subsytem failed
  21. 10051    The network cannot be reached from this host at this time
  22. 10052    Connectioin has timed out when SO_KEEPALIVE is set
  23. 10053    Connection is aborted due to timeout or other failure
  24. 10054    The cnnnection is reset by remote side
  25. 10055    No buffer space is available
  26. 10056    Socket is already connected
  27. 10057    Socket is not connected
  28. 10058    Socket has been shut down
  29. 10060    The attempt to connect timed out
  30. 10061    Connecton is forcefully rejected
  31. 10093    NMWinsockInit should be called first
  32. 10201    Socket already created for this object
  33. 10202    Socket has not been created for this object
  34. 11001    Authorative answer: Host not found
  35. 11002    Non-Authorative answer: Host not found
  36. 11003    Non-recoverable errors
  37. 11004    Valid name, no data record of requested type
  38. 30000    Closed
  39. 30001    Open
  40. 30002    Listening
  41. 30003    Connection request pending
  42. 30004    Resolving host...
  43. 30005    Host resolved
  44. 30006    Connecting...
  45. 30007    Connected
  46. 30008    Peer is closing
  47. 30009    Error ocurred
  48. 40000    Other
  49.